Skip to content

BAU: Bump the eslint group across 1 directory with 2 updates#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-main-eslint-fedc9c8682
Open

BAU: Bump the eslint group across 1 directory with 2 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-main-eslint-fedc9c8682

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Bumps the eslint group with 2 updates in the / directory: eslint and eslint-plugin-perfectionist.

Updates eslint from 10.0.3 to 10.4.0

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)

v10.3.0

Features

  • 379571a feat: add suggestions for no-unused-private-class-members (#20773) (sethamus)

Bug Fixes

  • b6ae5cf fix: handle unavailable require cache (#20812) (Simon Podlipsky)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787) (Milos Djermanovic)

Documentation

  • 32cc7ab docs: fix typos in docs and comments (#20809) (Tanuj Kanti)
  • 7f47937 docs: Update README (GitHub Actions Bot)

Chores

  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826) (Francesco Trotta)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821) (Pixel998)

... (truncated)

Commits

Updates eslint-plugin-perfectionist from 5.7.0 to 5.9.0

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.9.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.8.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.9.0

compare changes

🚀 Features

  • Export class option types (b98c82d9)
  • Support configurable spacing between overload signatures (a4b425db)

🐞 Bug Fixes

  • sort-imports: Add submodule imports as internal patterns (c05d1b14)
  • Preserve uncased character positions (3d75ce26)

❤️ Contributors

v5.8.0

compare changes

🚀 Features

🐞 Bug Fixes

  • Add oxlint rule tester and fix issue in sort-classes (4949b1d7)
  • sort-modules: Add missing partition cases (7244ff1e)

❤️ Contributors

Commits
  • fafddd6 build: publish v5.9.0
  • 422e8f2 chore: update dependencies
  • 3d75ce2 fix: preserve uncased character positions
  • f03c6ad chore: update github actions
  • a4b425d feat: support configurable spacing between overload signatures
  • 05b2819 chore: update dependencies
  • c05d1b1 fix(sort-imports): add submodule imports as internal patterns
  • b98c82d feat: export class option types
  • c55f2d9 build: publish v5.8.0
  • 713aaf9 chore: update github actions
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 2, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 05:43
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-main-eslint-fedc9c8682 branch 2 times, most recently from 53297f4 to 847477d Compare April 17, 2026 03:09
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-main-eslint-fedc9c8682 branch 2 times, most recently from ade1682 to 7987dba Compare April 22, 2026 12:30
@JessWinterborne
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 22, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-main-eslint-fedc9c8682 branch 2 times, most recently from f3cf5f1 to 8965d05 Compare April 29, 2026 03:10
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-main-eslint-fedc9c8682 branch 3 times, most recently from 4684f5f to b56a3d3 Compare May 20, 2026 07:37
Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist).


Updates `eslint` from 10.0.3 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.4.0)

Updates `eslint-plugin-perfectionist` from 5.7.0 to 5.9.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v5.7.0...v5.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 5.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-main-eslint-fedc9c8682 branch from b56a3d3 to 4ac8324 Compare May 22, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant